Methods of the TDAParam class.
For a complete list of the TDAParam class members, see the TDAParam Members topic.
Public
Name | Description |
AssignField |
Assigns field name and field value to a param.
|
AssignFieldValue |
Assigns the specified field properties and value to a parameter.
|
LoadFromFile |
Places the content of a specified file into a TDAParam object.
|
LoadFromStream |
Places the content from a stream into a TDAParam object.
|
SetBlobData |
Overloaded.
Writes the data from a specified buffer to BLOB.
|
See Also